Authorizations
A valid API key generated in Topsort's UI.
Query Parameters
The ID of the vendor.
1Body
The request body for creating an exclusive listing campaign.
The name of the campaign.
1"Bola-Bola Ad campaign"
When should the campaign start. If the start date is in the past, it will be set to the current date.
When should the campaign stop. Must be greater than start date.
The price to pay daily for the campaign to run.
An array of bids for this campaign.
1Whether the campaign should be activated upon creation.The campaign will start when this is set and the start_date has passed.
The external ID of the campaign in the marketplace. Must be unique per marketplace and format combination.
Whether the campaign is auto-triggered.
The rank the ad will have in the auction
1 <= x <= 20The uuid of the wallet to be used with this campaign.
Response
Successful Response
Model that represents an Exclusive Listing Campaign.
The name of the campaign.
1"Bola-Bola Ad campaign"
The ID of the marketplace.
The ID of the campaign.
The price to pay daily for the campaign to run.
How exclusive campaigns are going to be charged, only daily is allowed.
DAILY The ad format of the campaign. Can be exclusive_listing.
"exclusive_listing""exclusive_listing"
The marketplace's ID of the vendor.
When was this campaign created.
When was this campaign last updated.
Whether the campaign should be activated upon creation.The campaign will start when this is set and the start_date has passed.
The external ID of the campaign in the marketplace.
Whether the campaign is auto-triggered.
The bidding type of the campaign.
"exclusive"The ID of the user creating the campaign.
The rank the ad will have in the auction
1 <= x <= 20The uuid of the wallet to be used with this campaign.